home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / updates / update20.zoo / README
Encoding:
Text File  |  1992-04-19  |  2.2 KB  |  81 lines

  1. here is update20 (with advanced apologies to Graham :-)
  2.  
  3. before you apply the diffs to libs @Patchlevel 79 -> 80 you must
  4.  
  5. ***************  RENAME     **********************************************
  6.  
  7.     rename file _floatsi.cpp to _fltsi.cpp
  8.  
  9. **********************    REMOVE ******************************************
  10.         bzero.c, memset.c. memcpy.s
  11.  
  12. *************************************************************************
  13.  
  14. curses: mainly diffs from michal to termcap routine to handle 'tc' correctly
  15. diffs   and to look for termcap in PATH if not explicitly found in the env.
  16.     NOTE: with changes in this update, if you set UNIXMODE explicitly
  17.     you are encouraged to include 'd' in its value. This is because
  18.     since a few Patchlevels ago internall we maintain PATH in posix
  19.     canonical form, of ':' seperated directories. "D:\foo"'s get turned
  20.     into "/dev/D/foo" internally (PATH gets un-canonicalized before
  21.     any spawning, so there are no surprises to child processes). If you
  22.     set UNIXMODE and it does'nt contain 'd', then the "/dev/D/foo" form
  23.     will not be found by lib routines such as findfile(). If you do not
  24.     set UNIXMODE you dont have to do anything. the default unixmode is
  25.     now "/d" instead of just "/".
  26.  
  27. gas:    added support for 68040. we are all set for the falcon!!
  28. PatchLev.h     diffs          gas-040-support  m-stone.h
  29.  
  30. gcc:    gcc 2.1 Patchlevel 2: various fixes from the net, and also in gcc.c
  31. diffs tm-atari.h the fix is important if you do NOT set GCCEXEC. If you
  32.     set GCCEXEC, then that diff is not critical.
  33.  
  34.     Sorry about the confusin with the previous patches for gdb.i
  35.     somehow got out of sync. gdb Patchlevel 17 is on atari.archive
  36.     in full source form, so that you may apply the following diffs.
  37.     gcc -L is not doing so well, and i have'nt really had the time
  38.     to figure out why. the rest of gdb is working quite well.
  39. gdb:    gdb 2.6 Patchlevel 18.
  40. diffs  fake/
  41. gdb/fake:
  42. diffs
  43.  
  44. gemlib:
  45. diffs
  46.  
  47. gprof:
  48. diffs
  49.  
  50. include:
  51. diffs
  52.  
  53. lib:
  54. _fixsfsi.cpp  bblink.c        bzero.cpp
  55. _fltsisf.cpp  bcopy.s        diffs
  56.  
  57. libg++:
  58. g++-inc/  src/
  59.  
  60. libg++/g++-inc:
  61. diffs
  62.  
  63. libg++/src:
  64. diffs
  65.  
  66. pml:
  67. diffs
  68.  
  69. test:
  70. Changelo  diffs
  71.  
  72. util:
  73. diffs
  74.  
  75. cheers,
  76. --
  77. bang:   uunet!cadence!bammi            jwahar r. bammi
  78. domain: bammi@cadence.com
  79. GEnie:    J.Bammi
  80. CIS:    71515,155
  81.